go/build.Context.matchAuto (method)

2 uses

	go/build (current package)
		build.go#L1667: 				if ctxt.matchAuto(c, nil) {
		build.go#L1853: func (ctxt *Context) matchAuto(text string, allTags map[string]bool) bool {